home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
Word-Safari.swf
/
scripts
/
DefineButton2_453
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-02-25
|
126b
|
8 lines
on(release){
stopAllSounds();
theWind.start(0,999);
charge == true;
_root.gogogo = true;
nextFrame();
}